gtk-demo: More space
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2020 20:21:13 +0000 (16:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Sep 2020 20:21:13 +0000 (16:21 -0400)
Increase the inter-paragraph spacing in the info
text, to make paragraphs more clearly separated.

demos/gtk-demo/main.ui

index acc789d0ff897f4afc41417db552b2eab97f81f9..b685b93ce81964d9d211871f29c8d55d5e310701 100644 (file)
                         <property name="right-margin">20</property>
                         <property name="top-margin">20</property>
                         <property name="bottom-margin">20</property>
-                        <property name="pixels-above-lines">2</property>
-                        <property name="pixels-below-lines">2</property>
+                        <property name="pixels-above-lines">6</property>
+                        <property name="pixels-below-lines">6</property>
+                        <property name="monospace">0</property>
                         <property name="editable">0</property>
                         <property name="wrap-mode">word</property>
                         <property name="cursor-visible">0</property>